{
          "type": "minecraft:item",
          "name": "minecraft:filled_map",
          "weight": 7,
          "functions": [
            {
               "function": "minecraft:set_components",
               "components": {
           "minecraft:map_id": 126}
               },
               {
              "function": "minecraft:set_custom_model_data",
              "strings": {
                "values": [
                  "iskallman_rare"
                ],
                "mode": "append"
              }},
            {
              "function": "minecraft:set_name",
              "name": {
                "text": "IskallMAN",
                "extra": [
                  {
                    "text": " 260",
                    "underlined": false
                  },
                  {
                    "text": " ★Rare★",
                    "color": "gold",
                    "underlined": false
                  },
                  {
                    "text": " Explorer",
                    "color": "#678ABE",
                    "underlined": false
                  }
                ],
                "color": "white",
                "bold": true,
                "italic": false,
                "underlined": true
              }
            },
            {
              "function": "minecraft:set_lore",
              "lore": [
                {
                  "text": "[Any×1] Iskall...maaan - 40",
                  "italic": false
                },
                {
                  "text": "[Exp×2] Good Deed - 50",
                  "italic": false
                },
                {
                  "text": "Good Deed:",
                  "italic": false,
                  "bold": true
                },
                {
                  "text": "You can choose to remove 50hp from this Hermit and give it to any AFK Hermit on the game board.",
                  "italic": false
                }
              ],
              "mode": "append",
              "conditions": []
            }
          ]
        },